projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7136e0f
)
src/ChangeLog: Fix a typo in the last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 4 Nov 2013 17:33:43 +0000
(19:33 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 4 Nov 2013 17:33:43 +0000
(19:33 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f4bfb3cffcd65d9e293cdb58096c00bba62692af..be4a06326faf4ce3f985e685ad812588f1884559 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-24,7
+24,7
@@
directory/file names.
* buffer.c (init_buffer): Don't store default-directory of
-
8
scratch* in multibyte form. The original problem which led to
+
*
scratch* in multibyte form. The original problem which led to
that is described in
http://lists.gnu.org/archive/html/emacs-pretest-bug/2004-11/msg00532.html,
but it was solved long ago. (Bug#15260)